From 0a85a764198f3b62099b7067a35aab479afd8967 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Tue, 15 Aug 2017 10:39:51 +0800 Subject: [PATCH] build: Partially revert "Drop old MSC makefiles" gtk/libgtk4.manifest.in is used to give the themed print dialog on Windows, which should not be removed, so we ought to get it back. https://bugzilla.gnome.org/show_bug.cgi?id=773299 --- gtk/libgtk4.manifest.in | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 gtk/libgtk4.manifest.in diff --git a/gtk/libgtk4.manifest.in b/gtk/libgtk4.manifest.in new file mode 100644 index 0000000000..6e1677eb1f --- /dev/null +++ b/gtk/libgtk4.manifest.in @@ -0,0 +1,21 @@ + + + + + + + + + -- 2.30.2